home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 3 / The Arsenal Files 3.iso / basic / setupk1.exe / SETUPWIZ.INI < prev    next >
INI File  |  1994-02-18  |  4KB  |  124 lines

  1. [SETUPWIZ]             ; Key used by Setup Wizard.
  2. BOOTSTRAP=C:\VB\SETUPKIT\KITFILES\SETUP.EXE
  3. SETUP1=C:\VB\SETUPKIT\KITFILES\..\SETUP1\SETUP1.MAK
  4. VBEXE=C:\VB\VB.EXE
  5. COMPRESS=C:\VB\SETUPKIT\KITFILES\COMPRESS.EXE
  6.  
  7. ;    Add new entries for VBX or Data Access files that require additional
  8. ;    support files.  Do not include paths.  Setup Wizard will look for the files
  9. ;    in the WINDOW\SYSTEM, WINDOW, APP's dir, and the PATH.  If not found, you will 
  10. ;    be prompted for the files location.
  11. ;
  12. ;    Setup Wizard will automatically install DLL and VBX files into the WINDOW\SYSTEM
  13. ;    directory.  All other file extensions will be installed in your applications directory.
  14. ;    To explicitly install a file in the WINDOW\SYSTEM directory, use ':1', (no quotes) 
  15. ;    immeadiately after the file name.
  16. ;
  17. ; [FILENAME.VBX]
  18. ; FILE1=FileOne.DLL
  19. ; FILE2=FileTwo.DLL
  20. ; FILE3=FileThre.EXE:1
  21. ; etc....
  22. ;
  23. ; NOTE:  Installable ISAM file names are taken from VB.INI BUT
  24. ;        some IISAM's require additional files.  For example the
  25. ;        Btrieve IISAM (BTRV110.DLL) requires the WBTRCALL.DLL file.
  26. ;        WBTRCALL.DLL must be aquired from the vendor.
  27. ;
  28. ;        ODBC drivers listed in the Data Access dialog come from the ODBCINST.INI.
  29. ;        Specific additional files needed by each driver that ships with VB 3.0
  30. ;        are listed below.
  31. ;
  32.  
  33.  
  34. [CRYSTAL.VBX]
  35. file1=CRPE.DLL
  36. file2=CRXLATE.DLL   ; Needed when using the ToWords function
  37. file3=COMMDLG.DLL
  38. file4=CTL3D.DLL
  39. file5=MSABC110.DLL
  40.  
  41. [MSOLE2.VBX]
  42. file1=STORAGE.DLL
  43. file2=COMPOBJ.DLL
  44. file3=OLE2PROX.DLL
  45. file4=OLE2NLS.DLL
  46. file5=OLE2DISP.DLL
  47. file6=OLE2.DLL
  48. file7=SHARE.EXE:1
  49. file8=OLE2.REG:1
  50. file9=OLE2CONV.DLL
  51. file10=MSOLEVBX.DLL
  52.  
  53. [OLECLIEN.VBX]
  54. file1=OLECLI.DLL
  55. file2=SHELL.DLL
  56.  
  57. [GRAPH.VBX]
  58. file1=GSWDLL.DLL
  59. file2=GSW.EXE:1
  60.  
  61. [CMDIALOG.VBX]
  62. file1=COMMDLG.DLL
  63.  
  64. [VBSQL.VBX]
  65. file1=DBNMP3.DLL
  66. file2=W3DBLIB.DLL
  67.  
  68. [OLE Automation]
  69. file1=STORAGE.DLL
  70. file2=COMPOBJ.DLL
  71. file3=OLE2PROX.DLL
  72. file4=OLE2NLS.DLL
  73. file5=OLE2DISP.DLL
  74. file6=OLE2.DLL
  75. file7=SHARE.EXE:1
  76. file8=OLE2.REG:1
  77. file9=OLE2CONV.DLL
  78. file10=VBOA300.DLL
  79.  
  80. [Financial]
  81. file1=MSAFINX.DLL
  82.  
  83. [DDE]
  84. file1=DDEML.DLL
  85.  
  86. [VB RUNTIME]             ; Key used by Setup Wizard.
  87. file1=VBRUN300.DLL
  88.  
  89. [ACCESS]                 ; Key used by Setup Wizard.  Access data engine files.
  90. file1=MSAES110.DLL
  91. file2=MSAJT110.DLL
  92. file3=VBDB300.DLL
  93. file4=SHARE.EXE:1        ; Access DLL's require 'SHARE.EXE /L:500' in autoexec.bat
  94.  
  95. [ODBC]                   ; Key used by Setup Wizard.  Basic ODBC files.  Setup Wizard will add code to SETUP1.FRM to update your end user's ODBCINST.INI.
  96. file1=ODBC.DLL
  97. file2=ODBCINST.DLL
  98. file3=ODBCINST.HLP:1     ; Install this file in the WINDOW\SYSTEM directory.
  99. file4=CTL3D.DLL
  100. file5=COMMDLG.DLL
  101.  
  102. [Btrieve]                ; Must match VB.INI Isam entry.  Additional files needed by this Installable Isam
  103. file1=WBTRCALL.DLL       ; Novell Btrieve DLL
  104.  
  105. [SQL Server]             ; Must match ODBCINST.INI entry.  Additional files needed by this ODBC Driver
  106. file1=SQLSRVR.DLL
  107. file2=DBNMP3.DLL
  108. file3=INSTCAT.SQL:1      ; ODBC Stored procedures file. Install this file in the WINDOW\SYSTEM directory.
  109.  
  110. ; Files used by the Crystal Report (*.RPT) files
  111.  
  112. [PDBJET.DLL]
  113. file1=PDBJET.DLL         ; Access DLL for Crystal Reports
  114. file2=PDIRJET.DLL        ; Access DLL for Crystal Reports
  115. file3=PDCTJET.DLL        ; Access DLL for Crystal Reports
  116. file4=MSABC110.DLL       ; Access DLL for Crystal Reports
  117. file5=MSAES110.DLL       ; Access DLL for Crystal Reports
  118. file6=MSAJT110.DLL       ; Access DLL for Crystal Reports
  119. file7=VBDB300.DLL        ; VB DLL for Crystal Reports
  120. file8=SHARE.EXE:1        ; Access DLL's require 'SHARE.EXE /L:500' in autoexec.bat
  121.  
  122. [PDSODBC.DLL]
  123. file1=PDSODBC.DLL        ; Crystal Report's ODBC DLL
  124.